A. ControlToValidate property
B. Text property
C. Both A and B
D. None of these
Advertisement
Related Mcqs:
- Attribute must be set on a validator control for the validation to work.
- A. ValidateControl B. ControlToValidate C. ControlToBind D. Validate...
- Select the validation control used for “PatternMatching”?
- A. RangeValidator B. PatternValidator C. RegularExpressionValidator D. FieldValidator...
- How do you disable client side validation ?
- A. Set the ClientTarget property to Downlevel B. Set the Runat property to server C. Set the inherits property to codeb D. Set the language property to C#...
- Which of the following denote page code model in ASP.NET ?
- A. single-file B. code-behind C. Both A and B D. None of the Above...
- Which of the following denote value that can be taken by Cache-Control of ASP.NET ?
- A. Private B. no-cache C. Public D. All of the above...
- Which of the following denote ways to manage state in an ASP.Net Application ?
- A. Application objects B. Session objects C. ViewState D. All of the above...
- Which of the following denote New Data-bound Controls used with ASP.NET ?
- A. SqlDataSource B. FormView C. GridView D. All of the above...
- Which of the following denote the web control associated with Table control function of ASP.NET ?
- A. DataList B. TableRow C. ListBox D. All the Above...
- In my .NET Framework I have threads. Which of the following denote the possible priority level for the threads ?
- A. AboveNormal B. Normal C. Highest D. All of the above...
- The __________________ property affects how the .Net Framework handles dates, currencies, sorting and formatting issues?
- A. CurrentUICulture B. CurrentCulture C. All of the above D. None of these...
Advertisement